[INFO] fetching crate qbsp 0.14.1...
[INFO] fixing qbsp-0.14.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate qbsp 0.14.1 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate qbsp 0.14.1
[INFO] finished tweaking crates.io crate qbsp 0.14.1
[INFO] tweaked toml for crates.io crate qbsp 0.14.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate qbsp 0.14.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate qbsp 0.14.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded qbsp_macros v0.14.1
[INFO] [stderr]   Downloaded bevy_macro_utils v0.18.0
[INFO] [stderr]   Downloaded bevy_utils v0.18.0
[INFO] [stderr]   Downloaded bevy_platform v0.18.0
[INFO] [stderr]   Downloaded quake-util v0.4.0
[INFO] [stderr]   Downloaded bevy_ptr v0.18.0
[INFO] [stderr]   Downloaded texture_packer v0.30.0
[INFO] [stderr]   Downloaded bevy_reflect v0.18.0
[INFO] [stderr]   Downloaded bevy_reflect_derive v0.18.0
[INFO] [stderr]   Downloaded wgpu-types v27.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5a9dcb4096cf2e75e2b2380e819a1e66c177b677c6e5f8afd42c58d81a6bfcdf
[INFO] running `Command { std: "docker" "start" "5a9dcb4096cf2e75e2b2380e819a1e66c177b677c6e5f8afd42c58d81a6bfcdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5a9dcb4096cf2e75e2b2380e819a1e66c177b677c6e5f8afd42c58d81a6bfcdf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5a9dcb4096cf2e75e2b2380e819a1e66c177b677c6e5f8afd42c58d81a6bfcdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5a9dcb4096cf2e75e2b2380e819a1e66c177b677c6e5f8afd42c58d81a6bfcdf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking glam v0.30.10
[INFO] [stderr]     Checking quake-util v0.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling qbsp_macros v0.14.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking texture_packer v0.30.0
[INFO] [stderr]     Checking qbsp v0.14.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../assets/example-halflife.bsp`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/loading_tests.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |             bsp: include_bytes!(concat!("../assets/", $name)),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     testing_bsp!("example-halflife.bsp"),
[INFO] [stdout]    |     ------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `testing_bsp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/example-quake2.bsp`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/loading_tests.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |             bsp: include_bytes!(concat!("../assets/", $name)),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     testing_bsp!("example-quake2.bsp"),
[INFO] [stdout]    |     ---------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `testing_bsp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/example-bsp29.bsp`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/loading_tests.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |             bsp: include_bytes!(concat!("../assets/", $name)),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     testing_bsp!("example-bsp29.bsp"),
[INFO] [stdout]    |     --------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `testing_bsp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/example-bsp2.bsp`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/loading_tests.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |             bsp: include_bytes!(concat!("../assets/", $name)),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     testing_bsp!("example-bsp2.bsp"),
[INFO] [stdout]    |     -------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `testing_bsp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/ad_crucial.bsp`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/loading_tests.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |             bsp: include_bytes!(concat!("../assets/", $name)),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     testing_bsp!("ad_crucial.bsp", "ad_crucial.lit"),
[INFO] [stdout]    |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `testing_bsp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/ad_crucial.lit`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/loading_tests.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |             lit: Some(include_bytes!(concat!("../assets/", $lit))),
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     testing_bsp!("ad_crucial.bsp", "ad_crucial.lit"),
[INFO] [stdout]    |     ------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `testing_bsp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/ad_end.bsp`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/loading_tests.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |             bsp: include_bytes!(concat!("../assets/", $name)),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     testing_bsp!("ad_end.bsp", "ad_end.lit"),
[INFO] [stdout]    |     ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `testing_bsp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/ad_end.lit`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/loading_tests.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |             lit: Some(include_bytes!(concat!("../assets/", $lit))),
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     testing_bsp!("ad_end.bsp", "ad_end.lit"),
[INFO] [stdout]    |     ---------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `testing_bsp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/ad_tears.bsp`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/loading_tests.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |             bsp: include_bytes!(concat!("../assets/", $name)),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     testing_bsp!("ad_tears.bsp", "ad_tears.lit"),
[INFO] [stdout]    |     -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `testing_bsp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/ad_tears.lit`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/loading_tests.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |             lit: Some(include_bytes!(concat!("../assets/", $lit))),
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     testing_bsp!("ad_tears.bsp", "ad_tears.lit"),
[INFO] [stdout]    |     -------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `testing_bsp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/librequake/lq_e0m1.bsp`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/loading_tests.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |             bsp: include_bytes!(concat!("../assets/", $name)),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     testing_bsp!("librequake/lq_e0m1.bsp"),
[INFO] [stdout]    |     -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `testing_bsp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/librequake/lq_e0m2.bsp`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/loading_tests.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |             bsp: include_bytes!(concat!("../assets/", $name)),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     testing_bsp!("librequake/lq_e0m2.bsp"),
[INFO] [stdout]    |     -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `testing_bsp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/librequake/lq_e0m3.bsp`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/loading_tests.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |             bsp: include_bytes!(concat!("../assets/", $name)),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     testing_bsp!("librequake/lq_e0m3.bsp"),
[INFO] [stdout]    |     -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `testing_bsp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/librequake/lq_e0m4.bsp`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/loading_tests.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |             bsp: include_bytes!(concat!("../assets/", $name)),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     testing_bsp!("librequake/lq_e0m4.bsp"),
[INFO] [stdout]    |     -------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `testing_bsp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/librequake/lq_e0m1-quake2.bsp`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/loading_tests.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |             bsp: include_bytes!(concat!("../assets/", $name)),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     testing_bsp!("librequake/lq_e0m1-quake2.bsp"),
[INFO] [stdout]    |     --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `testing_bsp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/librequake/lq_e0m2-quake2.bsp`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/loading_tests.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |             bsp: include_bytes!(concat!("../assets/", $name)),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     testing_bsp!("librequake/lq_e0m2-quake2.bsp"),
[INFO] [stdout]    |     --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `testing_bsp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/librequake/lq_e0m3-quake2.bsp`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/loading_tests.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |             bsp: include_bytes!(concat!("../assets/", $name)),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     testing_bsp!("librequake/lq_e0m3-quake2.bsp"),
[INFO] [stdout]    |     --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `testing_bsp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../assets/librequake/lq_e0m4-quake2.bsp`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/loading_tests.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |             bsp: include_bytes!(concat!("../assets/", $name)),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |     testing_bsp!("librequake/lq_e0m4-quake2.bsp"),
[INFO] [stdout]    |     --------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `testing_bsp` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `qbsp` (lib test) due to 18 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5a9dcb4096cf2e75e2b2380e819a1e66c177b677c6e5f8afd42c58d81a6bfcdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a9dcb4096cf2e75e2b2380e819a1e66c177b677c6e5f8afd42c58d81a6bfcdf", kill_on_drop: false }`
[INFO] [stdout] 5a9dcb4096cf2e75e2b2380e819a1e66c177b677c6e5f8afd42c58d81a6bfcdf
